
In software testing, a cause–effect graph is a directed graph that maps a set of causes to a set of effects. The causes may be thought of as the input to the program, and the effects may be thought of as the output. Usually the graph shows the nodes representing the causes on the left side and the nodes representing the effects on the right side...
Found on
http://en.wikipedia.org/wiki/Cause–effect_graph

A graphical representation of inputs and/or stimuli (causes) with their associated outputs (effects), which can be used to design test cases....
Found on
http://www.imbus.de/glossar/
No exact match found.